Place this file in the “Voice Extensions” folder located in the System Folder of your hard disk.
FOR SYSTEM 7 USE
Place this file in the “Voice Extensions” folder located in the “Extensions” folder in the System 7 Folder of your hard disk.
Extension name:
DoMenu
Description:
Locate and select the specified menu command.
Syntax:
@VXTN(DoMenu,MenuItem)
Examples:
@VXTN(DoMenu,Find…)
—Selects the Find… command from the first right-most menu on which it is found.
@VXTN(DoMenu,Quit)
—Selects the Quit command from the first menu on which it is found.
Note: The ellipsis found on many menus can be either three periods (...) or a single character created by pressing Option-; on your keyboard (…). If DoMenu cannot find the specified command that contains an ellipsis, changing the way you entered the ellipsis may help.